8.1 Customizing Faces
PCL-CVS adds a few
extra features, including menus, mouse bindings, and
fontification of the ‘*cvs*’ buffer. The faces defined for
fontification are listed below:
- ‘cvs-header’
- used to highlight directory changes.
- ‘cvs-filename’
- Used to highlight file names.
- ‘cvs-unknown’
- Used to highlight the status of files which are
‘Unknown’.
- ‘cvs-handled’
- Used to highlight the status of files which are handled and
need no further action.
- ‘cvs-need-action’
- Used to highlight the status of files which still need
action.
- ‘cvs-marked’
- Used to highlight the marked file indicator
(‘*’).
- ‘cvs-msg’
- Used to highlight CVS messages.